Release 10.1A: OpenEdge Development:
Progress Dynamics Managers API Reference
authenticateUser
This procedure authenticates users. This procedure verifies that a user exists in the database and that the password provided is legitimate. It does not establish any permissions.
Location: af\app\afsecmngrp.i Parameters:INPUT pcUserName AS CHARACTERThe user name from the login.
INPUT pcPassword AS CHARACTERThe password from the login.
OUTPUT pcError AS CHARACTERThe error message if the login fails.
Notes: None Examples: See the main block indynamics\as_connect.p.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |